reftests: Add a test comparing inherit and initial
authorBenjamin Otte <otte@redhat.com>
Thu, 29 Dec 2011 21:05:10 +0000 (22:05 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 9 Jan 2012 17:37:51 +0000 (18:37 +0100)
commit78024504aafeef03d805b32be86d4fadd41933d1
treeb9482f78e6948159a615f5e01e0a884cab0aba76
parent53bb230e122aeb1296a7a9c2d76d94109cd7bb5c
reftests: Add a test comparing inherit and initial

One test has all properties set to 'inherit', the other to 'initial'.
This should result in the same result, as inherit will ensure every
widget inherits the same value, and for the toplevel 'inherit' is
defined as being identical to 'initial'.
tests/reftests/Makefile.am
tests/reftests/inherit-and-initial.css [new file with mode: 0644]
tests/reftests/inherit-and-initial.ref.ui [new file with mode: 0644]
tests/reftests/inherit-and-initial.ui [new file with mode: 0644]